home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / 662.swf / scripts / DefineButton2_170 / BUTTONCONDACTION on(press).as
Text File  |  2006-01-17  |  70b  |  7 lines

  1. on(press){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndPlay(1);
  5.    }
  6. }
  7.